Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update next-major-spec with master #225

Merged
merged 12 commits into from
Nov 21, 2023

Conversation

jonaslagoni
Copy link
Member

Description
This PR updates next-major-spec branch with latest master changes.

Except for the json-schema files, as they will be added here: asyncapi/spec-json-schemas#450

adamretter and others added 10 commits June 26, 2023 19:48
Co-authored-by: Dec Kolakowski <[email protected]>%0ACo-authored-by: Dec Kolakowski <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>%0ACo-authored-by: ssemyonov <[email protected]>
* Update FilterPolicy config to match AWS API

Currently, filterPolicy configuration outlined in this file does not match what is outlined in the AWS documentation and API - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-sns-subscription.html. The `filterPolicy` should only contain the JSON policy, so no need for the `attributes` property; which in itself was confusing as the policy can apply to the message attributes or body.

Further to this, this definition file was missing the `filterPolicyScope` which is needed to determine whether the user wishes to filter on the message attributes or the body.

* Minor: remove redundant ref

* Minor: match Pascal casing

* Minor: amend casing

* Match AWS API casing and fix example

* Update SNS README

---------

Co-authored-by: Dec Kolakowski <[email protected]>
* docs: Add high throughput properties for fifo

* Use enums

* Add another example

* Bump version

---------

Co-authored-by: adam.gloyne <[email protected]>
Co-authored-by: Sergio Moya <[email protected]>%0ACo-authored-by: Lukasz Gornicki <[email protected]>
smoya
smoya previously approved these changes Nov 17, 2023
@jonaslagoni
Copy link
Member Author

/dnm

@jonaslagoni
Copy link
Member Author

Remember to merge this as a regular merge commit (NOT Squash)

char0n
char0n previously approved these changes Nov 19, 2023
http/README.md Outdated Show resolved Hide resolved
http/README.md Outdated Show resolved Hide resolved
Copy link
Member

@derberg derberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

some merge leftovers left in markdown

http/README.md Outdated Show resolved Hide resolved
http/README.md Outdated Show resolved Hide resolved
@jonaslagoni jonaslagoni dismissed stale reviews from char0n and smoya via 8a43339 November 20, 2023 17:37
kafka/README.md Outdated Show resolved Hide resolved
@jonaslagoni
Copy link
Member Author

Should be all fixed now @derberg

@derberg derberg merged commit 975a549 into asyncapi:next-major-spec Nov 21, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants